-
Home
-
Scratch and Win
-
1.1
-
Code
-
Classes
- Form
Total Complexity |
83 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
346 |
Lines of code |
284 |
Logical lines of code |
160 |
Comment lines |
2 |
Methods |
37 |
Properties |
12 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize() |
B |
40 |
18 |
59 |
loadCache() |
A |
50 |
11 |
27 |
saveCache() |
S |
54 |
5 |
20 |
addToPage() |
S |
63 |
4 |
10 |
__construct() |
S |
55 |
2 |
19 |
getClose() |
S |
57 |
2 |
16 |
getActionName() |
S |
63 |
3 |
10 |
chekPost() |
S |
67 |
3 |
8 |
isCached() |
S |
64 |
3 |
10 |
getLinkButton2() |
S |
74 |
2 |
4 |
getLinkButton() |
S |
71 |
2 |
5 |
deleteCache() |
S |
68 |
2 |
7 |
addDatePicker() |
S |
68 |
2 |
7 |
addFilePicker() |
S |
75 |
1 |
4 |
initialize() |
S |
98 |
1 |
1 |
addTextBox() |
S |
79 |
1 |
3 |
addNumericBox() |
S |
79 |
1 |
3 |
getCacheKey() |
S |
77 |
1 |
3 |
addColorPicker() |
S |
79 |
1 |
3 |
htmlClose() |
S |
80 |
1 |
3 |
htmlOpen() |
S |
80 |
1 |
3 |
getOpen() |
S |
69 |
1 |
7 |
addTimePicker() |
S |
79 |
1 |
3 |
addHidden() |
S |
79 |
1 |
3 |
addTextArea() |
S |
79 |
1 |
3 |
addComboBox() |
S |
79 |
1 |
3 |
htmlLinkButton2() |
S |
78 |
1 |
3 |
addCheckBox() |
S |
79 |
1 |
3 |
htmlLinkButton() |
S |
78 |
1 |
3 |
addSelect() |
S |
79 |
1 |
3 |
htmlDelete() |
S |
79 |
1 |
3 |
addField() |
S |
68 |
1 |
7 |
htmlSave() |
S |
80 |
1 |
3 |
getSave() |
S |
79 |
1 |
3 |
htmlButton() |
S |
77 |
1 |
3 |
getButton() |
S |
74 |
1 |
4 |
getDelete() |
S |
71 |
1 |
5 |